課程資訊
課程名稱
視覺化與現代資料科學
Data Visualization with Modern Data Science 
開課學期
112-2 
授課對象
管理學院  工商管理學系  
授課教師
郭耀仁 
課號
BA4009 
課程識別碼
701 41110 
班次
 
學分
3.0 
全/半年
半年 
必/選修
選修 
上課時間
星期五2,3,4(9:10~12:10) 
上課地點
管二101 
備註
本課程中文授課,使用英文教科書。
限學士班三年級以上
總人數上限:100人 
 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

We will start with visualization via Tableau, a widely-used business intelligence software with graphic user interface. Next, we will introduce SQL, short for Structured Query Language, the standard language used to interact with relational databases. Finally, we will introduce Python, a general-purposed programming language that gains extraordinary attentions in data science.

由於採用了課程錄影與線上批改測試,這堂課程可以接受所有想加簽的同學,請有意願加簽的同學不要緊張,不用寄信詢問。
本課程加簽方式為「第 2 類不設定修課人數上限,學生須向教師取得授權碼後,始可上網加選。」加簽步驟如下:

1. 請填寫 Google 表單告知學校信箱以及姓名:https://forms.gle/6vYUERwoq6HTpLcBA
2. Google 表單會於 2024-02-28 23:59:59 截止,請有意願加簽的同學注意期限。
3. 加簽授權碼會在 2024-02-29 18:00:00 以前透過 NTU COOL 發送。
4. 課程「不發送紙本授權碼」,無論同學第一堂課是否出席,有加簽意願都請填寫 Google 表單 。

Due to the use of online lecture and assessment, this course accepts all additional registrations. However, for those who have registered "Programming for Business Computing" or "Programming and Data Analysis" at NTU before, kindly note that the Python part of this course is a lot easier, so there is a risk of wasting time. Due to unlimited course subscriptions, this course does not allow audit.

對於有修過台大「商管程式設計」、「程式設計與資料分析」的同學,請特別注意這堂課的 Python 太過簡單,可能會有浪費時間的風險。這堂課程不對加簽做限制,因此不開放旁聽。 

課程目標
- To create common visualizations with Tableau.
- To write intermediate queries in SQL.
- To wrangle data with Python pandas. 
課程要求
- Assignment 1
- Assignment 2
- Assignment 3
- Midterm
- Assignment 4
- Assignment 5
- Assignment 6
- Final 
預期每週課後學習時數
 
Office Hours
另約時間 
指定閱讀
- Anthony DeBarros, Practical SQL, 2nd Edition: A Beginner's Guide to Storytelling with Data
- Allen B. Downey, Think Python, 2nd edition
- Jake VanderPlas, Python Data Science Handbook: Essential Tools for Working with Data 1st Edition 
參考書目
- Anthony DeBarros, Practical SQL, 2nd Edition: A Beginner's Guide to Storytelling with Data
- Allen B. Downey, Think Python, 2nd edition
- Jake VanderPlas, Python Data Science Handbook: Essential Tools for Working with Data 1st Edition 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
Assignment 1 
10% 
 
2. 
Assignment 2 
10% 
 
3. 
Assignment 3 
10% 
 
4. 
Midterm 
20% 
 
5. 
Assignment 4 
10% 
 
6. 
Assignment 5 
10% 
 
7. 
Assignment 6 
10% 
 
8. 
Final 
20% 
 
 
針對學生困難提供學生調整方式
 
上課形式
以錄音輔助, 提供學生彈性出席課程方式
作業繳交方式
延長作業繳交期限
考試形式
其他
課程進度
週次
日期
單元主題
Week 1
2024-02-23  Introduction